Total Complexity | 13 |
Dependencies | 0 |
Dependents | 0 |
Total lines | 224 |
Lines of code | 182 |
Logical lines of code | 41 |
Comment lines | 6 |
Methods | 12 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
testGetMoreThan10SearchEngines() | 51 | 2 | 27 | |
testGetSearchEngines() | 58 | 1 | 17 | |
testManagementApiCallEntryPointAndParams() | 58 | 1 | 16 | |
testManagementApiCallGETMethodAndNoData() | 59 | 1 | 15 | |
testManagementApiCallPOSTMethodAndData() | 59 | 1 | 15 | |
testManagementApiCallPATCHMethodAndData() | 59 | 1 | 15 | |
testGetSearchEngine() | 59 | 1 | 15 | |
testAddSearchEngine() | 58 | 1 | 15 | |
testUpdateSearchEngine() | 58 | 1 | 15 | |
testManagementApiCallUrlAndHeaders() | 61 | 1 | 13 | |
testDeleteSearchEngine() | 61 | 1 | 13 | |
setUp() | 72 | 1 | 6 |